home *** CD-ROM | disk | FTP | other *** search
/ The Complete Utilities To…ka 501 Killer Utilities! / 501 Killer Utilities! (Macworld July 1995).cdr / Programming / RLaB / help / conj < prev    next >
Encoding:
Text File  |  1994-02-21  |  193 b   |  12 lines  |  [TEXT/RLAB]

  1. conj:
  2.  
  3. Syntax:    conj ( A )
  4.  
  5. Description:
  6.  
  7.     Conj returns the complex conjugate of it's input argument.
  8.     For MATRIX arguments the conjugate is performed element by
  9.     element.
  10.  
  11. See Also: imag, real
  12.